Total Complexity | 55 |
Dependencies | 4 |
Dependents | 1 |
Total lines | 175 |
Lines of code | 112 |
Logical lines of code | 62 |
Comment lines | 43 |
Methods | 8 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
applyDiscounts() | 49 | 17 | 25 | |
addItemText() | 51 | 9 | 24 | |
updateItemPrice() | 58 | 7 | 14 | |
maybeRestoreOtherItems() | 60 | 7 | 12 | |
removeInvalidItems() | 61 | 5 | 12 | |
maybeRemoveOtherItems() | 63 | 5 | 10 | |
maybeRemoveQuantityInput() | 66 | 3 | 8 | |
maybeRemoveRemoveLink() | 68 | 2 | 7 |